ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _IndexFilter<T> Class
Members

In This Topic
    _IndexFilter<T> Class
    In This Topic
    Object Model
    _IndexFilter<T> Class
    Syntax
    'Declaration
     
    Public Class _IndexFilter(Of T) 
       Implements IArrayFilter(Of T) 
    public class _IndexFilter<T> : IArrayFilter<T>  
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       GrapeCity.DataVisualization.Chart._IndexFilter<T>

    See Also